Blog

BoxLang 1.0.0 Beta 12 Launched

Jon Clausen August 30, 2024

Spread the word

Jon Clausen

August 30, 2024

Spread the word


Share your thoughts

This update contains 9 features and improvements and 8 bug fixes. Thank you for your continued support and stay tuned for more exciting developments!

What is BoxLang?

BoxLang is a modern dynamic JVM language that can be deployed on multiple runtimes: operating system (Windows/Mac/*nix/Embedded), web server, lambda, iOS, android, web assembly, and more. BoxLang combines many features from different programming languages, including Java, ColdFusion, Python, Ruby, Go, and PHP, to provide developers with a modern and expressive syntax.

It is also a drop-in replacement for Adobe ColdFusion and Lucee Engines.

How to get started?

Visit our docs at https://boxlang.ortusbooks.com and get coding today. If you want to try it out on the web then go to our online REPL at https://try.boxlang.io. You can also checkout our YouTube playlist: https://www.youtube.com/playlist?list=PLNE-ZbNnndB-40LvAbeSeT2Oi3V2gm_B8

Release Notes

Here are the latest release notes: https://boxlang.ortusbooks.com/readme/release-history/1.0.0-beta12

New Features

  • BL-438 - Zip Components, Utility and incorporating BIFS
  • BL-487 - Implement pagePoolClear()
  • BL-491 - Add the ability to configure the CF transpiler
  • BL-490 - Transpiler doesn't handle attributeCollection

Improvements

  • BL-486 - Compiler thread safety
  • BL-485 - Implements SystemCacheClear()
  • BL-483 - Allow "object" passed to throw to be a struct representation of an exception
  • BL-480 - Added all missing boxlang types to BoxLangType class
  • BL-479 - Address parser performance by limiting operator reserved words
  • BL-478 - Change template parsers to use SLL prediction mode
  • BL-477 - Improve parsing performance by only calculating lines of code on error
  • BL-474 - Add ValueRequiresOneOf Validator

Bugs

  • BL-484 - Lock expects timeout to be minimum of 1
  • BL-481 - numeric literals with leading zeros are confused with octal values in java source
  • BL-482 - getApplicationMetadata() fails before application listener is defined
  • BL-476 - AST string values incorrectly unescaped outside of cfoutput
  • BL-475 - Pretty printer incorrect for default case ending tag

Add Your Comment

Recent Entries

ColdBox 8.1.0 Released — AI Routing, MCP, and BoxLang-First Power! 🚀

ColdBox 8.1.0 Released — AI Routing, MCP, and BoxLang-First Power! 🚀

We are thrilled to announce ColdBox 8.1.0, a targeted minor release packed with powerful new features, important improvements, and critical bug fixes across ColdBox, WireBox, and CacheBox. While minor in version number, this release delivers some truly exciting capabilities — especially for BoxLang developers building AI-powered applications.

Luis Majano
Luis Majano
April 14, 2026
ColdFusion Modernization for UK Universities Without Downtime

ColdFusion Modernization for UK Universities Without Downtime

Across the United Kingdom, many universities still rely on legacy ColdFusion and CFML systems to power student portals, enrollment platforms, research databases, payment gateways, and internal academic workflows.

These systems are often:

  • 15 to 25 years old
  • Mission-critical
  • Deeply integrated with student information systems
  • Running on older Adobe ColdFusion or Lucee versions
  • Tightly coupled monolithi...

Cristobal Escobar
Cristobal Escobar
April 13, 2026
BoxLang AI Series: Complete Guide to Building AI Agents

BoxLang AI Series: Complete Guide to Building AI Agents

The world of AI development is moving fast, but building real, production-ready AI agents doesn’t have to be complex.

This series walks you step by step through how to design, build, and deploy AI agents using BoxLang AI. Whether you’re exploring AI for the first time or looking to modernize your current applications, these guides will help you move from concept to implementation with clarity.


Start Here: A Practical Overview

If you’re new to BoxLang AI or want t...

Cristobal Escobar
Cristobal Escobar
April 13, 2026